Error(string,string,Dictionary<string,object>) Method

Summary
Logs the specified entry as a LogType.Error.
Syntax
C#
C++/CLI
public void Error( 
   string source, 
   string message, 
   Dictionary<string, object> custom 
) 
public: 
void Error(  
   String^ source, 
   String^ message, 
   Dictionary<String^,Object^>^ custom 
)  

Parameters

source
The source of the message.

message
The message.

custom
Custom information associated with the message.

Requirements

Target Platforms

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.